home *** CD-ROM | disk | FTP | other *** search
/ PC Home 138 / PC Home issue 138.iso / Software / Essentials / Netscape / deflenus.xpi / bin / defaults / profile / default-messages-icq.rdf < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-10  |  506 b   |  15 lines

  1. <?xml version="1.0"?> <!-- -*- Mode: SGML -*- -->
  2.  
  3. <RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  4.          xmlns:NC="http://home.netscape.com/NC-rdf#">
  5.  
  6.   <RDF:Seq about="NC:ICQ/AwayMessageBag">
  7.     <RDF:li>
  8.        <RDF:Description>
  9.          <NC:MsgName>Away</NC:MsgName>
  10.          <NC:MsgText>I am currently away from ICQ. Please leave your message and I will get back to you as soon as I return!</NC:MsgText>
  11.        </RDF:Description>
  12.     </RDF:li>
  13.   </RDF:Seq>
  14. </RDF:RDF>
  15.